home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1993 April: Penguin on DISC / ADC Developer CD (1993-04) (''Penguin On DISC'')_iso / Dev.CD Apr 93.iso / Utilities / MPW Interfaces 7.1 Beta / AIncludes / PrintCallsEqu.a < prev    next >
Encoding:
Text File  |  1992-08-28  |  402 b   |  19 lines  |  [TEXT/MPS ]

  1. ;
  2. ;    File:        PrintCallsEqu.a
  3. ;
  4. ;    Contains:    xxx put contents here xxx
  5. ;
  6. ;    Written by:    xxx put writers here xxx
  7. ;
  8. ;    Copyright:    © 1991-1992 by Apple Computer, Inc., all rights reserved.
  9.  
  10. ;*** Warning: This is an alpha version of the Interfaces for Cube-E. 
  11. ;***          Things may change.  Caveat Programmer.
  12.  
  13.  
  14.  
  15.  
  16.     IF &TYPE('__INCLUDINGPRINTRAPSEQU__') = 'UNDEFINED' THEN
  17.         INCLUDE 'PrintTrapsEqu.a'
  18.     ENDIF
  19.